home *** CD-ROM | disk | FTP | other *** search
- object ProcessForm: TProcessForm
- Left = 194
- Top = 203
- Width = 468
- Height = 129
- BorderIcons = []
- Caption = 'Process'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'System'
- Font.Style = []
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 16
- object Gauge1: TGauge
- Left = 14
- Top = 32
- Width = 339
- Height = 20
- Color = clBtnFace
- ForeColor = clBlue
- ParentColor = False
- Progress = 0
- end
- object Label1: TLabel
- Left = 13
- Top = 9
- Width = 91
- Height = 16
- Alignment = taCenter
- AutoSize = False
- Caption = 'Wait Please ..'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label2: TLabel
- Left = 14
- Top = 60
- Width = 67
- Height = 16
- Alignment = taCenter
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
-